[INFO] cloning repository https://github.com/nushell-works/nu_plugin_ulid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nushell-works/nu_plugin_ulid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_ulid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_ulid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13f028d6b87266693fe5e1e9d73122f5f980a3fd
[INFO] testing nushell-works/nu_plugin_ulid against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_ulid" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nushell-works/nu_plugin_ulid
[INFO] finished tweaking git repo https://github.com/nushell-works/nu_plugin_ulid
[INFO] tweaked toml for git repo https://github.com/nushell-works/nu_plugin_ulid written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nushell-works/nu_plugin_ulid on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nushell-works/nu_plugin_ulid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc3dc01704efaaba7d3f10667f4d9fc22151a334f7318ef92f34b3a2e2f5d8d9
[INFO] running `Command { std: "docker" "start" "-a" "dc3dc01704efaaba7d3f10667f4d9fc22151a334f7318ef92f34b3a2e2f5d8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc3dc01704efaaba7d3f10667f4d9fc22151a334f7318ef92f34b3a2e2f5d8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3dc01704efaaba7d3f10667f4d9fc22151a334f7318ef92f34b3a2e2f5d8d9", kill_on_drop: false }`
[INFO] [stdout] dc3dc01704efaaba7d3f10667f4d9fc22151a334f7318ef92f34b3a2e2f5d8d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72647f721d416ab6e41810b0f5cd7c77c734b374e81f7293fb42e59c87838574
[INFO] running `Command { std: "docker" "start" "-a" "72647f721d416ab6e41810b0f5cd7c77c734b374e81f7293fb42e59c87838574", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling uucore v0.6.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling buf-trait v0.4.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling uucore_procs v0.6.0
[INFO] [stderr]    Compiling os_display v0.1.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling lscolors v0.20.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling byteyarn v0.5.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sysinfo v0.38.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling nu-path v0.111.0
[INFO] [stderr]    Compiling nu-experimental v0.111.0
[INFO] [stderr]    Compiling nu-derive-value v0.111.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling lean_string v0.5.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling nu-utils v0.111.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling nu-glob v0.111.0
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling interprocess v2.4.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling nu-system v0.111.0
[INFO] [stderr]    Compiling nu-protocol v0.111.0
[INFO] [stderr]    Compiling nu-plugin-protocol v0.111.0
[INFO] [stderr]    Compiling nu-engine v0.111.0
[INFO] [stderr]    Compiling nu-plugin-core v0.111.0
[INFO] [stderr]    Compiling nu-plugin v0.111.0
[INFO] [stderr]    Compiling nu_plugin_nw_ulid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "72647f721d416ab6e41810b0f5cd7c77c734b374e81f7293fb42e59c87838574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72647f721d416ab6e41810b0f5cd7c77c734b374e81f7293fb42e59c87838574", kill_on_drop: false }`
[INFO] [stdout] 72647f721d416ab6e41810b0f5cd7c77c734b374e81f7293fb42e59c87838574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50304fd95f3b4c02fad8d8f2dc1907bd340c869a2086bef24db924f41ad2c9f7
[INFO] running `Command { std: "docker" "start" "-a" "50304fd95f3b4c02fad8d8f2dc1907bd340c869a2086bef24db924f41ad2c9f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nu-test-support v0.111.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling nu-system v0.111.0
[INFO] [stderr]    Compiling nu-protocol v0.111.0
[INFO] [stderr]    Compiling nu-plugin-protocol v0.111.0
[INFO] [stderr]    Compiling nu-engine v0.111.0
[INFO] [stderr]    Compiling nu-plugin-core v0.111.0
[INFO] [stderr]    Compiling nu-plugin v0.111.0
[INFO] [stderr]    Compiling nu_plugin_nw_ulid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "50304fd95f3b4c02fad8d8f2dc1907bd340c869a2086bef24db924f41ad2c9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50304fd95f3b4c02fad8d8f2dc1907bd340c869a2086bef24db924f41ad2c9f7", kill_on_drop: false }`
[INFO] [stdout] 50304fd95f3b4c02fad8d8f2dc1907bd340c869a2086bef24db924f41ad2c9f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f49f5f819dc7f224c329a2fc027b7a0091bd5eff7694d429c652efdd610cb8df
[INFO] running `Command { std: "docker" "start" "-a" "f49f5f819dc7f224c329a2fc027b7a0091bd5eff7694d429c652efdd610cb8df", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_nw_ulid-2caf66f51067d3e1)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_description ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_examples_not_empty ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_name ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_to_bytes_roundtrip ... ok
[INFO] [stdout] test commands::inspect::tests::analyze_entropy_tests::test_varied_chars_have_positive_entropy ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_signature ... ok
[INFO] [stdout] test commands::inspect::tests::build_randomness_value_tests::test_compact_returns_hex_string ... ok
[INFO] [stdout] test commands::inspect::tests::build_stats_record_tests::test_contains_expected_fields ... ok
[INFO] [stdout] test commands::inspect::tests::analyze_entropy_tests::test_single_char_has_zero_entropy ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_to_bytes_produces_16_bytes ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_hours ... ok
[INFO] [stdout] test commands::inspect::tests::build_randomness_value_tests::test_full_returns_record_with_bytes_and_base64 ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_days ... ok
[INFO] [stdout] test commands::inspect::tests::build_timestamp_value_tests::test_compact_returns_formatted_string ... ok
[INFO] [stdout] test commands::inspect::tests::build_timestamp_value_tests::test_full_returns_record ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_seconds ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_minutes ... ok
[INFO] [stdout] test commands::inspect::tests::inspect_command::test_command_signature ... ok
[INFO] [stdout] test commands::sort::tests::compare_ulid_strings_tests::test_timestamp_ordering ... ok
[INFO] [stdout] test commands::sort::tests::compare_ulid_strings_tests::test_equal_timestamps_fall_back_to_string ... ok
[INFO] [stdout] test commands::sort::tests::extract_helpers::test_extract_string_value ... ok
[INFO] [stdout] test commands::sort::tests::extract_helpers::test_extract_ulid_from_non_record ... ok
[INFO] [stdout] test commands::sort::tests::extract_helpers::test_extract_ulid_from_record ... ok
[INFO] [stdout] test commands::sort::tests::sort_command::test_command_name ... ok
[INFO] [stdout] test commands::sort::tests::sort_command::test_command_examples_not_empty ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_error_message_consistency ... ok
[INFO] [stdout] test commands::sort::tests::sort_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::build_datetime_record_tests::test_field_values ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_float_conversion_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_output_value_creation_patterns ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_integer_conversion_execution ... ok
[INFO] [stdout] test commands::time::tests::build_datetime_record_tests::test_contains_all_fields ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_invalid_input_error ... ok
[INFO] [stdout] test commands::inspect::tests::inspect_command::test_command_examples_not_empty ... ok
[INFO] [stdout] test commands::inspect::tests::inspect_command::test_command_name ... ok
[INFO] [stdout] test commands::sort::tests::compare_ulid_strings_tests::test_natural_ordering ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_integer_input_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_invalid_type_error ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_no_input_execution ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_float_timestamp ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_string_input_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_now_format_execution ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_int_millis ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_int_seconds ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_invalid_string_returns_error ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_float_input_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_now_invalid_format_error ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_string_input_execution ... ok
[INFO] [stdout] test commands::time::tests::time_format_validation::test_error_condition_patterns ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_iso8601_millis_string ... ok
[INFO] [stdout] test commands::time::tests::time_format_validation::test_iso8601_format_structure ... ok
[INFO] [stdout] test commands::time::tests::time_format_validation::test_known_timestamp_values ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_datetime_formatting_consistency ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_rfc3339_string ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_invalid_type_returns_error ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_timestamp_conversion_logic ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_description ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_examples ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_name ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_boundary_conditions ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_float_timestamp_conversion_logic ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_description ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_examples ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_name ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_format_options ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_description ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_examples ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_name ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_float_timestamp_conversion ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_invalid_format_detection ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_record_field_structure ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_string_parsing_formats ... ok
[INFO] [stdout] test commands::ulid::tests::error_handling::test_error_message_construction ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_timestamp_type_detection ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_error_handling_paths ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_output_value_creation ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_generate_execution ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_timestamp_boundary_conditions ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_generate_with_timestamp_execution ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_parse_execution ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_uniqueness_and_sorting ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_validate_execution ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_generates_correct_count ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_negative_count_errors ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_over_max_count_errors ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_with_timestamp ... ok
[INFO] [stdout] test commands::ulid::tests::generate_single_ulid_tests::test_generates_with_timestamp ... ok
[INFO] [stdout] test commands::ulid::tests::generate_single_ulid_tests::test_generates_without_timestamp ... ok
[INFO] [stdout] test commands::ulid::tests::input_validation::test_count_parameter_bounds ... ok
[INFO] [stdout] test commands::ulid::tests::input_validation::test_timestamp_parameter_validation ... ok
[INFO] [stdout] test commands::ulid::tests::input_validation::test_ulid_string_validation_patterns ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_count_validation_execution ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_name ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_count_validation_logic ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_name ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_parsing_logic_integration ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_name ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_name ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_validation_logic_integration ... ok
[INFO] [stdout] test security::tests::test_build_secure_alternatives ... ok
[INFO] [stdout] test security::tests::test_build_use_case_list ... ok
[INFO] [stdout] test security::tests::test_get_security_advice_structure ... ok
[INFO] [stdout] test tests::test_plugin_commands ... ok
[INFO] [stdout] test tests::test_plugin_version ... ok
[INFO] [stdout] test security::tests::test_build_attack_example ... ok
[INFO] [stdout] test ulid_engine::tests::test_bulk_generation ... ok
[INFO] [stdout] test ulid_engine::tests::test_bulk_generation_limit ... ok
[INFO] [stdout] test ulid_engine::tests::test_timestamp_extraction ... ok
[INFO] [stdout] test ulid_engine::tests::test_ulid_generation ... ok
[INFO] [stdout] test ulid_engine::tests::test_ulid_parsing ... ok
[INFO] [stdout] test ulid_engine::tests::test_ulid_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_nw_ulid-8ad74913bb13dc12)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-b6cd15cd368cb250)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test performance_tests::test_bulk_generation_performance ... ok
[INFO] [stdout] test performance_tests::test_timestamp_extraction_performance ... ok
[INFO] [stdout] test performance_tests::test_parsing_performance ... ok
[INFO] [stdout] test reference_comparison::test_comparison_with_ulid_crate ... ok
[INFO] [stdout] test performance_tests::test_concurrent_performance ... ok
[INFO] [stdout] test performance_tests::test_single_ulid_generation_performance ... ok
[INFO] [stdout] test performance_tests::test_memory_efficiency ... ok
[INFO] [stdout] test performance_tests::test_validation_performance ... FAILED
[INFO] [stdout] test reference_comparison::test_validation_comparison ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- performance_tests::test_validation_performance stdout ----
[INFO] [stdout] ULID validation: 5280.00 ns per operation
[INFO] [stdout] 
[INFO] [stdout] thread 'performance_tests::test_validation_performance' (153) panicked at tests/performance_tests.rs:80:9:
[INFO] [stdout] ULID validation too slow: 5280.00 ns per operation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585817e6304a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585817e6304a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585817e6304a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585817e6304a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585817e77c9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585817e77c9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x585817e67882 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x585817e67882 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x585817e41ebf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585817e41ebf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585817e5b439 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585817d90fcc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x585817d90fcc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585817e5b5f2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x585817e5b5f2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585817e41f78 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585817e37189 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585817e42c8d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585817e7842c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585817d81131 - performance_tests[a9ca48e1a8d51013]::performance_tests::test_validation_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:80:9
[INFO] [stdout]   20:     0x585817d7e247 - performance_tests[a9ca48e1a8d51013]::performance_tests::test_validation_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:59:37
[INFO] [stdout]   21:     0x585817d84046 - <performance_tests[a9ca48e1a8d51013]::performance_tests::test_validation_performance::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x585817d842ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x585817d842ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x585817d91a9b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x585817d91a9b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x585817d91a9b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x585817d91a9b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x585817d91a9b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x585817d91a9b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x585817d91a9b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x585817d8b1b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x585817d8b1b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x585817d946a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x585817d946a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x585817d946a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x585817d946a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x585817d946a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x585817d946a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x585817d946a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x585817e6295f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x585817e6295f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7681261faaa4 - <unknown>
[INFO] [stdout]   43:     0x768126287a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- reference_comparison::test_validation_comparison stdout ----
[INFO] [stdout] Validation performance comparison:
[INFO] [stdout]   Our implementation: 4649.88 ns per operation
[INFO] [stdout]   Reference ulid crate: 396.18 ns per operation
[INFO] [stdout]   Ratio: 11.74x (lower is better)
[INFO] [stdout] 
[INFO] [stdout] thread 'reference_comparison::test_validation_comparison' (155) panicked at tests/performance_tests.rs:319:9:
[INFO] [stdout] Our validation is too slow compared to reference: 11.74x slower
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585817e6304a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585817e6304a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585817e6304a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585817e6304a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585817e77c9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585817e77c9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x585817e67882 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x585817e67882 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x585817e41ebf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585817e41ebf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585817e5b439 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585817d90fcc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x585817d90fcc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585817e5b5f2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x585817e5b5f2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585817e41f78 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585817e37189 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585817e42c8d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585817e7842c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585817d820cf - performance_tests[a9ca48e1a8d51013]::reference_comparison::test_validation_comparison
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:319:9
[INFO] [stdout]   20:     0x585817d7e6c7 - performance_tests[a9ca48e1a8d51013]::reference_comparison::test_validation_comparison::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:289:36
[INFO] [stdout]   21:     0x585817d84146 - <performance_tests[a9ca48e1a8d51013]::reference_comparison::test_validation_comparison::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x585817d842ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x585817d842ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x585817d91a9b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x585817d91a9b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x585817d91a9b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x585817d91a9b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x585817d91a9b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x585817d91a9b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x585817d91a9b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x585817d8b1b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x585817d8b1b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x585817d946a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x585817d946a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x585817d946a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x585817d946a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x585817d946a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x585817d946a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x585817d946a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x585817e6295f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x585817e6295f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7681261faaa4 - <unknown>
[INFO] [stdout]   43:     0x768126287a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     performance_tests::test_validation_performance
[INFO] [stdout]     reference_comparison::test_validation_comparison
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] running `Command { std: "docker" "inspect" "f49f5f819dc7f224c329a2fc027b7a0091bd5eff7694d429c652efdd610cb8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49f5f819dc7f224c329a2fc027b7a0091bd5eff7694d429c652efdd610cb8df", kill_on_drop: false }`
[INFO] [stdout] f49f5f819dc7f224c329a2fc027b7a0091bd5eff7694d429c652efdd610cb8df
